PowerTools InputMan for Windows Forms 8.0J
Find(String) メソッド

コレクションから取得するオブジェクトの名前を示すstring値。
指定した名前によってアイテムを検索します。
構文
Public Overloads Function Find( _
   ByVal name As String _
) As T()
public T[] Find( 
   string name
)

パラメータ

name
コレクションから取得するオブジェクトの名前を示すstring値。

戻り値の型

指定した名前を持つ、コレクション内のINamedObjectオブジェクト。
参照

NamedObjectCollection<T> クラス
NamedObjectCollection<T> メンバ
オーバーロード一覧

 

 


© 2004-2015 GrapeCity inc. All rights reserved.